home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / gridex / nwind.mdb / CatalogDetails.json next >
Encoding:
JavaScript Object Notation  |  1998-01-05  |  25.4 KB

  1. {
  2.     "schema": {
  3.         "ColumnId": "Long Integer",
  4.         "CatalogId": "Long Integer",
  5.         "Index": "Long Integer",
  6.         "Caption": "Text (50)",
  7.         "Description": "Text (50)",
  8.         "DataField": "Text (50)",
  9.         "EditType": "Integer",
  10.         "ColumnType": "Integer",
  11.         "SortType": "Integer",
  12.         "DefaultIcon": "Long Integer",
  13.         "FetchIcon": "Boolean NOT NULL",
  14.         "FetchData": "Boolean NOT NULL",
  15.         "IsCardIcon": "Boolean NOT NULL",
  16.         "IsCardTitle": "Boolean NOT NULL",
  17.         "Format": "Text (50)",
  18.         "GroupEmptyStringCaption": "Text (50)",
  19.         "GroupFormat": "Text (50)",
  20.         "GroupPrefix": "Text (50)",
  21.         "AllowGroup": "Boolean NOT NULL",
  22.         "AllowSort": "Boolean NOT NULL",
  23.         "HasValueList": "Boolean NOT NULL",
  24.         "AllowSizing": "Boolean NOT NULL",
  25.         "ValueListRecordSource": "Text (50)"
  26.     },
  27.     "data": [
  28.         {
  29.             "ColumnId": 1,
  30.             "CatalogId": 1,
  31.             "Index": 2,
  32.             "Caption": "Customer Id",
  33.             "Description": "Customer Id",
  34.             "DataField": "CustomerId",
  35.             "EditType": 1,
  36.             "ColumnType": 0,
  37.             "SortType": 1,
  38.             "DefaultIcon": 0,
  39.             "FetchIcon": 0,
  40.             "FetchData": 0,
  41.             "IsCardIcon": 0,
  42.             "IsCardTitle": 0,
  43.             "GroupEmptyStringCaption": "None",
  44.             "GroupPrefix": "Customer Id:",
  45.             "AllowGroup": 1,
  46.             "AllowSort": 1,
  47.             "HasValueList": 0,
  48.             "AllowSizing": 1
  49.         },
  50.         {
  51.             "ColumnId": 2,
  52.             "CatalogId": 1,
  53.             "Index": 3,
  54.             "Caption": "Company Name",
  55.             "Description": "Company Name",
  56.             "DataField": "CompanyName",
  57.             "EditType": 1,
  58.             "ColumnType": 0,
  59.             "SortType": 1,
  60.             "DefaultIcon": 0,
  61.             "FetchIcon": 0,
  62.             "FetchData": 0,
  63.             "IsCardIcon": 0,
  64.             "IsCardTitle": 1,
  65.             "GroupEmptyStringCaption": "None",
  66.             "GroupPrefix": "Company Name:",
  67.             "AllowGroup": 1,
  68.             "AllowSort": 1,
  69.             "HasValueList": 0,
  70.             "AllowSizing": 1
  71.         },
  72.         {
  73.             "ColumnId": 3,
  74.             "CatalogId": 1,
  75.             "Index": 4,
  76.             "Caption": "Contact Name",
  77.             "Description": "Contact Name",
  78.             "DataField": "ContactName",
  79.             "EditType": 1,
  80.             "ColumnType": 0,
  81.             "SortType": 1,
  82.             "DefaultIcon": 0,
  83.             "FetchIcon": 0,
  84.             "FetchData": 0,
  85.             "IsCardIcon": 0,
  86.             "IsCardTitle": 0,
  87.             "GroupEmptyStringCaption": "None",
  88.             "GroupPrefix": "Contact Name:",
  89.             "AllowGroup": 1,
  90.             "AllowSort": 1,
  91.             "HasValueList": 0,
  92.             "AllowSizing": 1
  93.         },
  94.         {
  95.             "ColumnId": 4,
  96.             "CatalogId": 1,
  97.             "Index": 5,
  98.             "Caption": "Contact Title",
  99.             "Description": "Contact Title",
  100.             "DataField": "ContactTitle",
  101.             "EditType": 1,
  102.             "ColumnType": 0,
  103.             "SortType": 1,
  104.             "DefaultIcon": 0,
  105.             "FetchIcon": 0,
  106.             "FetchData": 0,
  107.             "IsCardIcon": 0,
  108.             "IsCardTitle": 0,
  109.             "GroupEmptyStringCaption": "None",
  110.             "GroupPrefix": "Contact Title:",
  111.             "AllowGroup": 1,
  112.             "AllowSort": 1,
  113.             "HasValueList": 0,
  114.             "AllowSizing": 1
  115.         },
  116.         {
  117.             "ColumnId": 5,
  118.             "CatalogId": 1,
  119.             "Index": 6,
  120.             "Caption": "Address",
  121.             "Description": "Address",
  122.             "DataField": "Address",
  123.             "EditType": 1,
  124.             "ColumnType": 0,
  125.             "SortType": 1,
  126.             "DefaultIcon": 0,
  127.             "FetchIcon": 0,
  128.             "FetchData": 0,
  129.             "IsCardIcon": 0,
  130.             "IsCardTitle": 0,
  131.             "GroupEmptyStringCaption": "None",
  132.             "GroupPrefix": "Address:",
  133.             "AllowGroup": 1,
  134.             "AllowSort": 1,
  135.             "HasValueList": 0,
  136.             "AllowSizing": 1
  137.         },
  138.         {
  139.             "ColumnId": 6,
  140.             "CatalogId": 1,
  141.             "Index": 7,
  142.             "Caption": "City",
  143.             "Description": "City",
  144.             "DataField": "City",
  145.             "EditType": 1,
  146.             "ColumnType": 0,
  147.             "SortType": 1,
  148.             "DefaultIcon": 0,
  149.             "FetchIcon": 0,
  150.             "FetchData": 0,
  151.             "IsCardIcon": 0,
  152.             "IsCardTitle": 0,
  153.             "GroupEmptyStringCaption": "None",
  154.             "GroupPrefix": "City:",
  155.             "AllowGroup": 1,
  156.             "AllowSort": 1,
  157.             "HasValueList": 0,
  158.             "AllowSizing": 1
  159.         },
  160.         {
  161.             "ColumnId": 7,
  162.             "CatalogId": 1,
  163.             "Index": 8,
  164.             "Caption": "Region",
  165.             "Description": "Region",
  166.             "DataField": "Region",
  167.             "EditType": 1,
  168.             "ColumnType": 0,
  169.             "SortType": 1,
  170.             "DefaultIcon": 0,
  171.             "FetchIcon": 0,
  172.             "FetchData": 0,
  173.             "IsCardIcon": 0,
  174.             "IsCardTitle": 0,
  175.             "GroupEmptyStringCaption": "None",
  176.             "GroupPrefix": "Region:",
  177.             "AllowGroup": 1,
  178.             "AllowSort": 1,
  179.             "HasValueList": 0,
  180.             "AllowSizing": 1
  181.         },
  182.         {
  183.             "ColumnId": 8,
  184.             "CatalogId": 1,
  185.             "Index": 9,
  186.             "Caption": "Postal Code",
  187.             "Description": "Postal Code",
  188.             "DataField": "PostalCode",
  189.             "EditType": 1,
  190.             "ColumnType": 0,
  191.             "SortType": 1,
  192.             "DefaultIcon": 0,
  193.             "FetchIcon": 0,
  194.             "FetchData": 0,
  195.             "IsCardIcon": 0,
  196.             "IsCardTitle": 0,
  197.             "GroupEmptyStringCaption": "None",
  198.             "GroupPrefix": "Postal Code:",
  199.             "AllowGroup": 1,
  200.             "AllowSort": 1,
  201.             "HasValueList": 0,
  202.             "AllowSizing": 1
  203.         },
  204.         {
  205.             "ColumnId": 9,
  206.             "CatalogId": 1,
  207.             "Index": 10,
  208.             "Caption": "Country",
  209.             "Description": "Country",
  210.             "DataField": "Country",
  211.             "EditType": 1,
  212.             "ColumnType": 0,
  213.             "SortType": 1,
  214.             "DefaultIcon": 0,
  215.             "FetchIcon": 0,
  216.             "FetchData": 0,
  217.             "IsCardIcon": 0,
  218.             "IsCardTitle": 0,
  219.             "GroupEmptyStringCaption": "None",
  220.             "GroupPrefix": "Country:",
  221.             "AllowGroup": 1,
  222.             "AllowSort": 1,
  223.             "HasValueList": 0,
  224.             "AllowSizing": 1
  225.         },
  226.         {
  227.             "ColumnId": 10,
  228.             "CatalogId": 1,
  229.             "Index": 11,
  230.             "Caption": "Phone",
  231.             "Description": "Phone",
  232.             "DataField": "Phone",
  233.             "EditType": 1,
  234.             "ColumnType": 0,
  235.             "SortType": 1,
  236.             "DefaultIcon": 0,
  237.             "FetchIcon": 0,
  238.             "FetchData": 0,
  239.             "IsCardIcon": 0,
  240.             "IsCardTitle": 0,
  241.             "GroupEmptyStringCaption": "None",
  242.             "GroupPrefix": "Phone:",
  243.             "AllowGroup": 1,
  244.             "AllowSort": 1,
  245.             "HasValueList": 0,
  246.             "AllowSizing": 1
  247.         },
  248.         {
  249.             "ColumnId": 11,
  250.             "CatalogId": 1,
  251.             "Index": 12,
  252.             "Caption": "Fax",
  253.             "Description": "Fax",
  254.             "DataField": "Fax",
  255.             "EditType": 1,
  256.             "ColumnType": 0,
  257.             "SortType": 1,
  258.             "DefaultIcon": 0,
  259.             "FetchIcon": 0,
  260.             "FetchData": 0,
  261.             "IsCardIcon": 0,
  262.             "IsCardTitle": 0,
  263.             "GroupEmptyStringCaption": "None",
  264.             "GroupPrefix": "Fax:",
  265.             "AllowGroup": 1,
  266.             "AllowSort": 1,
  267.             "HasValueList": 0,
  268.             "AllowSizing": 1
  269.         },
  270.         {
  271.             "ColumnId": 12,
  272.             "CatalogId": 1,
  273.             "Index": 1,
  274.             "Description": "Icon",
  275.             "EditType": 0,
  276.             "ColumnType": 1,
  277.             "SortType": 0,
  278.             "DefaultIcon": 1,
  279.             "FetchIcon": 0,
  280.             "FetchData": 0,
  281.             "IsCardIcon": 1,
  282.             "IsCardTitle": 0,
  283.             "AllowGroup": 0,
  284.             "AllowSort": 0,
  285.             "HasValueList": 0,
  286.             "AllowSizing": 0
  287.         },
  288.         {
  289.             "ColumnId": 13,
  290.             "CatalogId": 2,
  291.             "Index": 1,
  292.             "Description": "Icon",
  293.             "EditType": 0,
  294.             "ColumnType": 1,
  295.             "SortType": 0,
  296.             "DefaultIcon": 2,
  297.             "FetchIcon": 0,
  298.             "FetchData": 0,
  299.             "IsCardIcon": 1,
  300.             "IsCardTitle": 0,
  301.             "AllowGroup": 0,
  302.             "AllowSort": 0,
  303.             "HasValueList": 0,
  304.             "AllowSizing": 0
  305.         },
  306.         {
  307.             "ColumnId": 14,
  308.             "CatalogId": 2,
  309.             "Index": 2,
  310.             "Caption": "Supplier ID",
  311.             "Description": "Supplier ID",
  312.             "DataField": "SupplierID",
  313.             "EditType": 0,
  314.             "ColumnType": 0,
  315.             "SortType": 2,
  316.             "DefaultIcon": 0,
  317.             "FetchIcon": 0,
  318.             "FetchData": 0,
  319.             "IsCardIcon": 0,
  320.             "IsCardTitle": 0,
  321.             "GroupEmptyStringCaption": "None",
  322.             "GroupPrefix": "Supplier ID:",
  323.             "AllowGroup": 1,
  324.             "AllowSort": 1,
  325.             "HasValueList": 0,
  326.             "AllowSizing": 1
  327.         },
  328.         {
  329.             "ColumnId": 15,
  330.             "CatalogId": 2,
  331.             "Index": 3,
  332.             "Caption": "Company Name",
  333.             "Description": "Company Name",
  334.             "DataField": "CompanyName",
  335.             "EditType": 1,
  336.             "ColumnType": 0,
  337.             "SortType": 1,
  338.             "DefaultIcon": 0,
  339.             "FetchIcon": 0,
  340.             "FetchData": 0,
  341.             "IsCardIcon": 0,
  342.             "IsCardTitle": 1,
  343.             "GroupEmptyStringCaption": "None",
  344.             "GroupPrefix": "Company Name:",
  345.             "AllowGroup": 1,
  346.             "AllowSort": 1,
  347.             "HasValueList": 0,
  348.             "AllowSizing": 1
  349.         },
  350.         {
  351.             "ColumnId": 16,
  352.             "CatalogId": 2,
  353.             "Index": 4,
  354.             "Caption": "Contact Name",
  355.             "Description": "Contact Name",
  356.             "DataField": "ContactName",
  357.             "EditType": 1,
  358.             "ColumnType": 0,
  359.             "SortType": 1,
  360.             "DefaultIcon": 0,
  361.             "FetchIcon": 0,
  362.             "FetchData": 0,
  363.             "IsCardIcon": 0,
  364.             "IsCardTitle": 0,
  365.             "GroupEmptyStringCaption": "None",
  366.             "GroupPrefix": "Contact Name:",
  367.             "AllowGroup": 1,
  368.             "AllowSort": 1,
  369.             "HasValueList": 0,
  370.             "AllowSizing": 1
  371.         },
  372.         {
  373.             "ColumnId": 17,
  374.             "CatalogId": 2,
  375.             "Index": 5,
  376.             "Caption": "Contact Title",
  377.             "Description": "Contact Title",
  378.             "DataField": "ContactTitle",
  379.             "EditType": 1,
  380.             "ColumnType": 0,
  381.             "SortType": 1,
  382.             "DefaultIcon": 0,
  383.             "FetchIcon": 0,
  384.             "FetchData": 0,
  385.             "IsCardIcon": 0,
  386.             "IsCardTitle": 0,
  387.             "GroupEmptyStringCaption": "None",
  388.             "GroupPrefix": "Contact Title:",
  389.             "AllowGroup": 1,
  390.             "AllowSort": 1,
  391.             "HasValueList": 0,
  392.             "AllowSizing": 1
  393.         },
  394.         {
  395.             "ColumnId": 18,
  396.             "CatalogId": 2,
  397.             "Index": 6,
  398.             "Caption": "Address",
  399.             "Description": "Address",
  400.             "DataField": "Address",
  401.             "EditType": 1,
  402.             "ColumnType": 0,
  403.             "SortType": 1,
  404.             "DefaultIcon": 0,
  405.             "FetchIcon": 0,
  406.             "FetchData": 0,
  407.             "IsCardIcon": 0,
  408.             "IsCardTitle": 0,
  409.             "GroupEmptyStringCaption": "None",
  410.             "GroupPrefix": "Address:",
  411.             "AllowGroup": 1,
  412.             "AllowSort": 1,
  413.             "HasValueList": 0,
  414.             "AllowSizing": 1
  415.         },
  416.         {
  417.             "ColumnId": 19,
  418.             "CatalogId": 2,
  419.             "Index": 7,
  420.             "Caption": "City",
  421.             "Description": "City",
  422.             "DataField": "City",
  423.             "EditType": 1,
  424.             "ColumnType": 0,
  425.             "SortType": 1,
  426.             "DefaultIcon": 0,
  427.             "FetchIcon": 0,
  428.             "FetchData": 0,
  429.             "IsCardIcon": 0,
  430.             "IsCardTitle": 0,
  431.             "GroupEmptyStringCaption": "None",
  432.             "GroupPrefix": "City:",
  433.             "AllowGroup": 1,
  434.             "AllowSort": 1,
  435.             "HasValueList": 0,
  436.             "AllowSizing": 1
  437.         },
  438.         {
  439.             "ColumnId": 20,
  440.             "CatalogId": 2,
  441.             "Index": 8,
  442.             "Caption": "Region",
  443.             "Description": "Region",
  444.             "DataField": "Region",
  445.             "EditType": 1,
  446.             "ColumnType": 0,
  447.             "SortType": 1,
  448.             "DefaultIcon": 0,
  449.             "FetchIcon": 0,
  450.             "FetchData": 0,
  451.             "IsCardIcon": 0,
  452.             "IsCardTitle": 0,
  453.             "GroupEmptyStringCaption": "None",
  454.             "GroupPrefix": "Region:",
  455.             "AllowGroup": 1,
  456.             "AllowSort": 1,
  457.             "HasValueList": 0,
  458.             "AllowSizing": 1
  459.         },
  460.         {
  461.             "ColumnId": 21,
  462.             "CatalogId": 2,
  463.             "Index": 9,
  464.             "Caption": "Postal Code",
  465.             "Description": "Postal Code",
  466.             "DataField": "PostalCode",
  467.             "EditType": 1,
  468.             "ColumnType": 0,
  469.             "SortType": 1,
  470.             "DefaultIcon": 0,
  471.             "FetchIcon": 0,
  472.             "FetchData": 0,
  473.             "IsCardIcon": 0,
  474.             "IsCardTitle": 0,
  475.             "GroupEmptyStringCaption": "None",
  476.             "GroupPrefix": "Postal Code:",
  477.             "AllowGroup": 1,
  478.             "AllowSort": 1,
  479.             "HasValueList": 0,
  480.             "AllowSizing": 1
  481.         },
  482.         {
  483.             "ColumnId": 22,
  484.             "CatalogId": 2,
  485.             "Index": 10,
  486.             "Caption": "Country",
  487.             "Description": "Country",
  488.             "DataField": "Country",
  489.             "EditType": 1,
  490.             "ColumnType": 0,
  491.             "SortType": 1,
  492.             "DefaultIcon": 0,
  493.             "FetchIcon": 0,
  494.             "FetchData": 0,
  495.             "IsCardIcon": 0,
  496.             "IsCardTitle": 0,
  497.             "GroupEmptyStringCaption": "None",
  498.             "GroupPrefix": "Country:",
  499.             "AllowGroup": 1,
  500.             "AllowSort": 1,
  501.             "HasValueList": 0,
  502.             "AllowSizing": 1
  503.         },
  504.         {
  505.             "ColumnId": 23,
  506.             "CatalogId": 2,
  507.             "Index": 11,
  508.             "Caption": "Phone",
  509.             "Description": "Phone",
  510.             "DataField": "Phone",
  511.             "EditType": 1,
  512.             "ColumnType": 0,
  513.             "SortType": 1,
  514.             "DefaultIcon": 0,
  515.             "FetchIcon": 0,
  516.             "FetchData": 0,
  517.             "IsCardIcon": 0,
  518.             "IsCardTitle": 0,
  519.             "GroupEmptyStringCaption": "None",
  520.             "GroupPrefix": "Phone:",
  521.             "AllowGroup": 1,
  522.             "AllowSort": 1,
  523.             "HasValueList": 0,
  524.             "AllowSizing": 1
  525.         },
  526.         {
  527.             "ColumnId": 24,
  528.             "CatalogId": 2,
  529.             "Index": 12,
  530.             "Caption": "Fax",
  531.             "Description": "Fax",
  532.             "DataField": "Fax",
  533.             "EditType": 1,
  534.             "ColumnType": 0,
  535.             "SortType": 1,
  536.             "DefaultIcon": 0,
  537.             "FetchIcon": 0,
  538.             "FetchData": 0,
  539.             "IsCardIcon": 0,
  540.             "IsCardTitle": 0,
  541.             "GroupEmptyStringCaption": "None",
  542.             "GroupPrefix": "Fax:",
  543.             "AllowGroup": 1,
  544.             "AllowSort": 1,
  545.             "HasValueList": 0,
  546.             "AllowSizing": 1
  547.         },
  548.         {
  549.             "ColumnId": 25,
  550.             "CatalogId": 3,
  551.             "Index": 1,
  552.             "Description": "Icon",
  553.             "EditType": 0,
  554.             "ColumnType": 1,
  555.             "SortType": 0,
  556.             "DefaultIcon": 3,
  557.             "FetchIcon": 0,
  558.             "FetchData": 0,
  559.             "IsCardIcon": 1,
  560.             "IsCardTitle": 0,
  561.             "GroupEmptyStringCaption": "None",
  562.             "AllowGroup": 0,
  563.             "AllowSort": 0,
  564.             "HasValueList": 0,
  565.             "AllowSizing": 0
  566.         },
  567.         {
  568.             "ColumnId": 26,
  569.             "CatalogId": 3,
  570.             "Index": 3,
  571.             "Caption": "Last Name",
  572.             "Description": "Last Name",
  573.             "DataField": "LastName",
  574.             "EditType": 1,
  575.             "ColumnType": 0,
  576.             "SortType": 1,
  577.             "DefaultIcon": 0,
  578.             "FetchIcon": 0,
  579.             "FetchData": 0,
  580.             "IsCardIcon": 0,
  581.             "IsCardTitle": 0,
  582.             "GroupEmptyStringCaption": "None",
  583.             "GroupPrefix": "Last Name:",
  584.             "AllowGroup": 1,
  585.             "AllowSort": 1,
  586.             "HasValueList": 0,
  587.             "AllowSizing": 1
  588.         },
  589.         {
  590.             "ColumnId": 27,
  591.             "CatalogId": 3,
  592.             "Index": 4,
  593.             "Caption": "First Name",
  594.             "Description": "First Name",
  595.             "DataField": "FirstName",
  596.             "EditType": 1,
  597.             "ColumnType": 0,
  598.             "SortType": 1,
  599.             "DefaultIcon": 0,
  600.             "FetchIcon": 0,
  601.             "FetchData": 0,
  602.             "IsCardIcon": 0,
  603.             "IsCardTitle": 0,
  604.             "GroupEmptyStringCaption": "None",
  605.             "GroupPrefix": "First Name:",
  606.             "AllowGroup": 1,
  607.             "AllowSort": 1,
  608.             "HasValueList": 0,
  609.             "AllowSizing": 1
  610.         },
  611.         {
  612.             "ColumnId": 28,
  613.             "CatalogId": 3,
  614.             "Index": 5,
  615.             "Caption": "Title",
  616.             "Description": "Title",
  617.             "DataField": "Title",
  618.             "EditType": 1,
  619.             "ColumnType": 0,
  620.             "SortType": 1,
  621.             "DefaultIcon": 0,
  622.             "FetchIcon": 0,
  623.             "FetchData": 0,
  624.             "IsCardIcon": 0,
  625.             "IsCardTitle": 0,
  626.             "GroupEmptyStringCaption": "None",
  627.             "GroupPrefix": "Title:",
  628.             "AllowGroup": 1,
  629.             "AllowSort": 1,
  630.             "HasValueList": 0,
  631.             "AllowSizing": 1
  632.         },
  633.         {
  634.             "ColumnId": 29,
  635.             "CatalogId": 3,
  636.             "Index": 6,
  637.             "Caption": "Title of courtesy",
  638.             "Description": "Title of courtesy",
  639.             "DataField": "TitleOfCourtesy",
  640.             "EditType": 1,
  641.             "ColumnType": 0,
  642.             "SortType": 1,
  643.             "DefaultIcon": 0,
  644.             "FetchIcon": 0,
  645.             "FetchData": 0,
  646.             "IsCardIcon": 0,
  647.             "IsCardTitle": 0,
  648.             "GroupEmptyStringCaption": "None",
  649.             "GroupPrefix": "Title of courtesy:",
  650.             "AllowGroup": 1,
  651.             "AllowSort": 1,
  652.             "HasValueList": 0,
  653.             "AllowSizing": 1
  654.         },
  655.         {
  656.             "ColumnId": 30,
  657.             "CatalogId": 3,
  658.             "Index": 7,
  659.             "Caption": "Birth date",
  660.             "Description": "Birth date",
  661.             "DataField": "BirthDate",
  662.             "EditType": 1,
  663.             "ColumnType": 0,
  664.             "SortType": 3,
  665.             "DefaultIcon": 0,
  666.             "FetchIcon": 0,
  667.             "FetchData": 0,
  668.             "IsCardIcon": 0,
  669.             "IsCardTitle": 0,
  670.             "Format": "Medium Date",
  671.             "GroupEmptyStringCaption": "None",
  672.             "GroupFormat": "Long Date",
  673.             "GroupPrefix": "Birth date:",
  674.             "AllowGroup": 1,
  675.             "AllowSort": 1,
  676.             "HasValueList": 0,
  677.             "AllowSizing": 1
  678.         },
  679.         {
  680.             "ColumnId": 31,
  681.             "CatalogId": 3,
  682.             "Index": 8,
  683.             "Caption": "Hire date",
  684.             "Description": "Hire date",
  685.             "DataField": "HireDate",
  686.             "EditType": 1,
  687.             "ColumnType": 0,
  688.             "SortType": 3,
  689.             "DefaultIcon": 0,
  690.             "FetchIcon": 0,
  691.             "FetchData": 0,
  692.             "IsCardIcon": 0,
  693.             "IsCardTitle": 0,
  694.             "Format": "Medium Date",
  695.             "GroupEmptyStringCaption": "None",
  696.             "GroupFormat": "Long Date",
  697.             "GroupPrefix": "Hire date:",
  698.             "AllowGroup": 1,
  699.             "AllowSort": 1,
  700.             "HasValueList": 0,
  701.             "AllowSizing": 1
  702.         },
  703.         {
  704.             "ColumnId": 32,
  705.             "CatalogId": 3,
  706.             "Index": 9,
  707.             "Caption": "Address",
  708.             "Description": "Address",
  709.             "DataField": "Address",
  710.             "EditType": 1,
  711.             "ColumnType": 0,
  712.             "SortType": 1,
  713.             "DefaultIcon": 0,
  714.             "FetchIcon": 0,
  715.             "FetchData": 0,
  716.             "IsCardIcon": 0,
  717.             "IsCardTitle": 0,
  718.             "GroupEmptyStringCaption": "None",
  719.             "GroupPrefix": "Address:",
  720.             "AllowGroup": 1,
  721.             "AllowSort": 1,
  722.             "HasValueList": 0,
  723.             "AllowSizing": 1
  724.         },
  725.         {
  726.             "ColumnId": 33,
  727.             "CatalogId": 3,
  728.             "Index": 10,
  729.             "Caption": "City",
  730.             "Description": "City",
  731.             "DataField": "City",
  732.             "EditType": 1,
  733.             "ColumnType": 0,
  734.             "SortType": 1,
  735.             "DefaultIcon": 0,
  736.             "FetchIcon": 0,
  737.             "FetchData": 0,
  738.             "IsCardIcon": 0,
  739.             "IsCardTitle": 0,
  740.             "GroupEmptyStringCaption": "None",
  741.             "GroupPrefix": "City:",
  742.             "AllowGroup": 1,
  743.             "AllowSort": 1,
  744.             "HasValueList": 0,
  745.             "AllowSizing": 1
  746.         },
  747.         {
  748.             "ColumnId": 34,
  749.             "CatalogId": 3,
  750.             "Index": 11,
  751.             "Caption": "Region",
  752.             "Description": "Region",
  753.             "DataField": "Region",
  754.             "EditType": 1,
  755.             "ColumnType": 0,
  756.             "SortType": 1,
  757.             "DefaultIcon": 0,
  758.             "FetchIcon": 0,
  759.             "FetchData": 0,
  760.             "IsCardIcon": 0,
  761.             "IsCardTitle": 0,
  762.             "GroupEmptyStringCaption": "None",
  763.             "GroupPrefix": "Region:",
  764.             "AllowGroup": 1,
  765.             "AllowSort": 1,
  766.             "HasValueList": 0,
  767.             "AllowSizing": 1
  768.         },
  769.         {
  770.             "ColumnId": 35,
  771.             "CatalogId": 3,
  772.             "Index": 12,
  773.             "Caption": "Postal Code",
  774.             "Description": "Postal Code",
  775.             "DataField": "PostalCode",
  776.             "EditType": 1,
  777.             "ColumnType": 0,
  778.             "SortType": 1,
  779.             "DefaultIcon": 0,
  780.             "FetchIcon": 0,
  781.             "FetchData": 0,
  782.             "IsCardIcon": 0,
  783.             "IsCardTitle": 0,
  784.             "GroupEmptyStringCaption": "None",
  785.             "GroupPrefix": "Postal Code:",
  786.             "AllowGroup": 1,
  787.             "AllowSort": 1,
  788.             "HasValueList": 0,
  789.             "AllowSizing": 1
  790.         },
  791.         {
  792.             "ColumnId": 36,
  793.             "CatalogId": 3,
  794.             "Index": 13,
  795.             "Caption": "Country",
  796.             "Description": "Country",
  797.             "DataField": "Country",
  798.             "EditType": 1,
  799.             "ColumnType": 0,
  800.             "SortType": 1,
  801.             "DefaultIcon": 0,
  802.             "FetchIcon": 0,
  803.             "FetchData": 0,
  804.             "IsCardIcon": 0,
  805.             "IsCardTitle": 0,
  806.             "GroupEmptyStringCaption": "None",
  807.             "GroupPrefix": "Country:",
  808.             "AllowGroup": 1,
  809.             "AllowSort": 1,
  810.             "HasValueList": 0,
  811.             "AllowSizing": 1
  812.         },
  813.         {
  814.             "ColumnId": 37,
  815.             "CatalogId": 3,
  816.             "Index": 14,
  817.             "Caption": "Home phone",
  818.             "Description": "Home phone",
  819.             "DataField": "HomePhone",
  820.             "EditType": 1,
  821.             "ColumnType": 0,
  822.             "SortType": 1,
  823.             "DefaultIcon": 0,
  824.             "FetchIcon": 0,
  825.             "FetchData": 0,
  826.             "IsCardIcon": 0,
  827.             "IsCardTitle": 0,
  828.             "GroupEmptyStringCaption": "None",
  829.             "GroupPrefix": "Home phone:",
  830.             "AllowGroup": 1,
  831.             "AllowSort": 1,
  832.             "HasValueList": 0,
  833.             "AllowSizing": 1
  834.         },
  835.         {
  836.             "ColumnId": 38,
  837.             "CatalogId": 3,
  838.             "Index": 15,
  839.             "Caption": "Extension",
  840.             "Description": "Extension",
  841.             "DataField": "Extension",
  842.             "EditType": 1,
  843.             "ColumnType": 0,
  844.             "SortType": 1,
  845.             "DefaultIcon": 0,
  846.             "FetchIcon": 0,
  847.             "FetchData": 0,
  848.             "IsCardIcon": 0,
  849.             "IsCardTitle": 0,
  850.             "GroupEmptyStringCaption": "None",
  851.             "GroupPrefix": "Extension:",
  852.             "AllowGroup": 1,
  853.             "AllowSort": 1,
  854.             "HasValueList": 0,
  855.             "AllowSizing": 1
  856.         },
  857.         {
  858.             "ColumnId": 39,
  859.             "CatalogId": 3,
  860.             "Index": 16,
  861.             "Caption": "Notes",
  862.             "Description": "Notes",
  863.             "DataField": "Notes",
  864.             "EditType": 1,
  865.             "ColumnType": 0,
  866.             "SortType": 0,
  867.             "DefaultIcon": 0,
  868.             "FetchIcon": 0,
  869.             "FetchData": 0,
  870.             "IsCardIcon": 0,
  871.             "IsCardTitle": 0,
  872.             "AllowGroup": 0,
  873.             "AllowSort": 0,
  874.             "HasValueList": 0,
  875.             "AllowSizing": 1
  876.         },
  877.         {
  878.             "ColumnId": 40,
  879.             "CatalogId": 3,
  880.             "Index": 17,
  881.             "Caption": "Reports to",
  882.             "Description": "Reports to",
  883.             "DataField": "ReportsTo",
  884.             "EditType": 3,
  885.             "ColumnType": 0,
  886.             "SortType": 1,
  887.             "DefaultIcon": 0,
  888.             "FetchIcon": 0,
  889.             "FetchData": 0,
  890.             "IsCardIcon": 0,
  891.             "IsCardTitle": 0,
  892.             "GroupEmptyStringCaption": "None",
  893.             "GroupPrefix": "Reports to:",
  894.             "AllowGroup": 1,
  895.             "AllowSort": 1,
  896.             "HasValueList": 1,
  897.             "AllowSizing": 1,
  898.             "ValueListRecordSource": "EmployeesValueList"
  899.         },
  900.         {
  901.             "ColumnId": 41,
  902.             "CatalogId": 3,
  903.             "Index": 18,
  904.             "Caption": "Full Name",
  905.             "Description": "Full Name",
  906.             "DataField": "FullName",
  907.             "EditType": 0,
  908.             "ColumnType": 0,
  909.             "SortType": 1,
  910.             "DefaultIcon": 0,
  911.             "FetchIcon": 0,
  912.             "FetchData": 0,
  913.             "IsCardIcon": 0,
  914.             "IsCardTitle": 1,
  915.             "GroupEmptyStringCaption": "None",
  916.             "GroupPrefix": "Full Name:",
  917.             "AllowGroup": 1,
  918.             "AllowSort": 1,
  919.             "HasValueList": 0,
  920.             "AllowSizing": 1
  921.         },
  922.         {
  923.             "ColumnId": 42,
  924.             "CatalogId": 4,
  925.             "Index": 2,
  926.             "Caption": "Product ID",
  927.             "Description": "Product ID",
  928.             "DataField": "ProductID",
  929.             "EditType": 0,
  930.             "ColumnType": 0,
  931.             "SortType": 2,
  932.             "DefaultIcon": 0,
  933.             "FetchIcon": 0,
  934.             "FetchData": 0,
  935.             "IsCardIcon": 0,
  936.             "IsCardTitle": 0,
  937.             "GroupEmptyStringCaption": "None",
  938.             "GroupPrefix": "Product ID:",
  939.             "AllowGroup": 1,
  940.             "AllowSort": 1,
  941.             "HasValueList": 0,
  942.             "AllowSizing": 1
  943.         },
  944.         {
  945.             "ColumnId": 43,
  946.             "CatalogId": 4,
  947.             "Index": 1,
  948.             "Description": "Icon",
  949.             "EditType": 0,
  950.             "ColumnType": 1,
  951.             "SortType": 0,
  952.             "DefaultIcon": 4,
  953.             "FetchIcon": 0,
  954.             "FetchData": 0,
  955.             "IsCardIcon": 1,
  956.             "IsCardTitle": 0,
  957.             "AllowGroup": 0,
  958.             "AllowSort": 0,
  959.             "HasValueList": 0,
  960.             "AllowSizing": 0
  961.         },
  962.         {
  963.             "ColumnId": 44,
  964.             "CatalogId": 4,
  965.             "Index": 3,
  966.             "Caption": "Product Name",
  967.             "Description": "Product Name",
  968.             "DataField": "ProductName",
  969.             "EditType": 1,
  970.             "ColumnType": 0,
  971.             "SortType": 1,
  972.             "DefaultIcon": 0,
  973.             "FetchIcon": 0,
  974.             "FetchData": 0,
  975.             "IsCardIcon": 0,
  976.             "IsCardTitle": 1,
  977.             "GroupEmptyStringCaption": "None",
  978.             "GroupPrefix": "Product Name:",
  979.             "AllowGroup": 1,
  980.             "AllowSort": 1,
  981.             "HasValueList": 0,
  982.             "AllowSizing": 1
  983.         },
  984.         {
  985.             "ColumnId": 45,
  986.             "CatalogId": 4,
  987.             "Index": 4,
  988.             "Caption": "Supplier",
  989.             "Description": "Supplier",
  990.             "DataField": "SupplierID",
  991.             "EditType": 3,
  992.             "ColumnType": 0,
  993.             "SortType": 1,
  994.             "DefaultIcon": 0,
  995.             "FetchIcon": 0,
  996.             "FetchData": 0,
  997.             "IsCardIcon": 0,
  998.             "IsCardTitle": 0,
  999.             "GroupEmptyStringCaption": "None",
  1000.             "GroupPrefix": "Supplier:",
  1001.             "AllowGroup": 1,
  1002.             "AllowSort": 1,
  1003.             "HasValueList": 1,
  1004.             "AllowSizing": 1,
  1005.             "ValueListRecordSource": "SuppliersValueList"
  1006.         },
  1007.         {
  1008.             "ColumnId": 46,
  1009.             "CatalogId": 4,
  1010.             "Index": 5,
  1011.             "Caption": "Category",
  1012.             "Description": "Category",
  1013.             "DataField": "CategoryID",
  1014.             "EditType": 3,
  1015.             "ColumnType": 2,
  1016.             "SortType": 1,
  1017.             "DefaultIcon": 0,
  1018.             "FetchIcon": 0,
  1019.             "FetchData": 0,
  1020.             "IsCardIcon": 0,
  1021.             "IsCardTitle": 0,
  1022.             "GroupEmptyStringCaption": "None",
  1023.             "GroupPrefix": "Category:",
  1024.             "AllowGroup": 1,
  1025.             "AllowSort": 1,
  1026.             "HasValueList": 1,
  1027.             "AllowSizing": 1,
  1028.             "ValueListRecordSource": "CategoriesValueList"
  1029.         },
  1030.         {
  1031.             "ColumnId": 47,
  1032.             "CatalogId": 4,
  1033.             "Index": 6,
  1034.             "Caption": "Quantity per unit",
  1035.             "Description": "Quantity per unit",
  1036.             "DataField": "QuantityPerUnit",
  1037.             "EditType": 1,
  1038.             "ColumnType": 0,
  1039.             "SortType": 1,
  1040.             "DefaultIcon": 0,
  1041.             "FetchIcon": 0,
  1042.             "FetchData": 0,
  1043.             "IsCardIcon": 0,
  1044.             "IsCardTitle": 0,
  1045.             "GroupEmptyStringCaption": "None",
  1046.             "GroupPrefix": "Quantity per unit:",
  1047.             "AllowGroup": 1,
  1048.             "AllowSort": 1,
  1049.             "HasValueList": 0,
  1050.             "AllowSizing": 1
  1051.         },
  1052.         {
  1053.             "ColumnId": 48,
  1054.             "CatalogId": 4,
  1055.             "Index": 7,
  1056.             "Caption": "Unit price",
  1057.             "Description": "Unit price",
  1058.             "DataField": "UnitPrice",
  1059.             "EditType": 1,
  1060.             "ColumnType": 0,
  1061.             "SortType": 2,
  1062.             "DefaultIcon": 0,
  1063.             "FetchIcon": 0,
  1064.             "FetchData": 0,
  1065.             "IsCardIcon": 0,
  1066.             "IsCardTitle": 0,
  1067.             "Format": "Currency",
  1068.             "GroupEmptyStringCaption": "None",
  1069.             "GroupFormat": "Currency",
  1070.             "GroupPrefix": "Unit price:",
  1071.             "AllowGroup": 1,
  1072.             "AllowSort": 1,
  1073.             "HasValueList": 0,
  1074.             "AllowSizing": 1
  1075.         },
  1076.         {
  1077.             "ColumnId": 49,
  1078.             "CatalogId": 4,
  1079.             "Index": 8,
  1080.             "Caption": "Units in Stock",
  1081.             "Description": "Units in Stock",
  1082.             "DataField": "UnitsInStock",
  1083.             "EditType": 1,
  1084.             "ColumnType": 0,
  1085.             "SortType": 2,
  1086.             "DefaultIcon": 0,
  1087.             "FetchIcon": 0,
  1088.             "FetchData": 0,
  1089.             "IsCardIcon": 0,
  1090.             "IsCardTitle": 0,
  1091.             "GroupEmptyStringCaption": "None",
  1092.             "GroupPrefix": "Units in Stock:",
  1093.             "AllowGroup": 1,
  1094.             "AllowSort": 1,
  1095.             "HasValueList": 0,
  1096.             "AllowSizing": 1
  1097.         },
  1098.         {
  1099.             "ColumnId": 50,
  1100.             "CatalogId": 4,
  1101.             "Index": 9,
  1102.             "Caption": "Units on Order",
  1103.             "Description": "Units on Order",
  1104.             "DataField": "UnitsOnOrder",
  1105.             "EditType": 1,
  1106.             "ColumnType": 0,
  1107.             "SortType": 2,
  1108.             "DefaultIcon": 0,
  1109.             "FetchIcon": 0,
  1110.             "FetchData": 0,
  1111.             "IsCardIcon": 0,
  1112.             "IsCardTitle": 0,
  1113.             "GroupEmptyStringCaption": "None",
  1114.             "GroupPrefix": "Units on Order:",
  1115.             "AllowGroup": 1,
  1116.             "AllowSort": 1,
  1117.             "HasValueList": 0,
  1118.             "AllowSizing": 1
  1119.         },
  1120.         {
  1121.             "ColumnId": 51,
  1122.             "CatalogId": 4,
  1123.             "Index": 10,
  1124.             "Caption": "Reorder level",
  1125.             "Description": "Reorder level",
  1126.             "DataField": "ReorderLevel",
  1127.             "EditType": 1,
  1128.             "ColumnType": 0,
  1129.             "SortType": 2,
  1130.             "DefaultIcon": 0,
  1131.             "FetchIcon": 0,
  1132.             "FetchData": 0,
  1133.             "IsCardIcon": 0,
  1134.             "IsCardTitle": 0,
  1135.             "GroupEmptyStringCaption": "None",
  1136.             "GroupPrefix": "Reorder level:",
  1137.             "AllowGroup": 1,
  1138.             "AllowSort": 1,
  1139.             "HasValueList": 0,
  1140.             "AllowSizing": 1
  1141.         },
  1142.         {
  1143.             "ColumnId": 52,
  1144.             "CatalogId": 4,
  1145.             "Index": 11,
  1146.             "Caption": "Discontinued",
  1147.             "Description": "Discontinued",
  1148.             "DataField": "Discontinued",
  1149.             "EditType": 2,
  1150.             "ColumnType": 3,
  1151.             "SortType": 2,
  1152.             "DefaultIcon": 0,
  1153.             "FetchIcon": 0,
  1154.             "FetchData": 0,
  1155.             "IsCardIcon": 0,
  1156.             "IsCardTitle": 0,
  1157.             "GroupEmptyStringCaption": "None",
  1158.             "GroupPrefix": "Discontinued:",
  1159.             "AllowGroup": 1,
  1160.             "AllowSort": 1,
  1161.             "HasValueList": 0,
  1162.             "AllowSizing": 1
  1163.         },
  1164.         {
  1165.             "ColumnId": 53,
  1166.             "CatalogId": 4,
  1167.             "Index": 12,
  1168.             "Caption": "Last order",
  1169.             "Description": "Last order",
  1170.             "DataField": "LastOrder",
  1171.             "EditType": 1,
  1172.             "ColumnType": 0,
  1173.             "SortType": 3,
  1174.             "DefaultIcon": 0,
  1175.             "FetchIcon": 0,
  1176.             "FetchData": 0,
  1177.             "IsCardIcon": 0,
  1178.             "IsCardTitle": 0,
  1179.             "Format": "Medium Date",
  1180.             "GroupEmptyStringCaption": "None",
  1181.             "GroupFormat": "Long Date",
  1182.             "GroupPrefix": "Last order:",
  1183.             "AllowGroup": 1,
  1184.             "AllowSort": 1,
  1185.             "HasValueList": 0,
  1186.             "AllowSizing": 1
  1187.         },
  1188.         {
  1189.             "ColumnId": 54,
  1190.             "CatalogId": 4,
  1191.             "Index": 13,
  1192.             "Caption": "On Sale",
  1193.             "Description": "On Sale",
  1194.             "DataField": "OnSale",
  1195.             "EditType": 2,
  1196.             "ColumnType": 3,
  1197.             "SortType": 2,
  1198.             "DefaultIcon": 0,
  1199.             "FetchIcon": 0,
  1200.             "FetchData": 0,
  1201.             "IsCardIcon": 0,
  1202.             "IsCardTitle": 0,
  1203.             "GroupEmptyStringCaption": "None",
  1204.             "GroupPrefix": "On Sale:",
  1205.             "AllowGroup": 1,
  1206.             "AllowSort": 1,
  1207.             "HasValueList": 0,
  1208.             "AllowSizing": 1
  1209.         },
  1210.         {
  1211.             "ColumnId": 55,
  1212.             "CatalogId": 4,
  1213.             "Index": 14,
  1214.             "Caption": "Stock level low",
  1215.             "Description": "Stock level low",
  1216.             "DataField": "StockLevelLow",
  1217.             "EditType": 0,
  1218.             "ColumnType": 3,
  1219.             "SortType": 2,
  1220.             "DefaultIcon": 0,
  1221.             "FetchIcon": 0,
  1222.             "FetchData": 0,
  1223.             "IsCardIcon": 0,
  1224.             "IsCardTitle": 0,
  1225.             "GroupEmptyStringCaption": "None",
  1226.             "GroupPrefix": "Stock level low:",
  1227.             "AllowGroup": 1,
  1228.             "AllowSort": 1,
  1229.             "HasValueList": 0,
  1230.             "AllowSizing": 1
  1231.         },
  1232.         {
  1233.             "ColumnId": 56,
  1234.             "CatalogId": 5,
  1235.             "Index": 1,
  1236.             "Description": "Icon",
  1237.             "EditType": 0,
  1238.             "ColumnType": 1,
  1239.             "SortType": 0,
  1240.             "DefaultIcon": 5,
  1241.             "FetchIcon": 0,
  1242.             "FetchData": 0,
  1243.             "IsCardIcon": 1,
  1244.             "IsCardTitle": 0,
  1245.             "AllowGroup": 0,
  1246.             "AllowSort": 0,
  1247.             "HasValueList": 0,
  1248.             "AllowSizing": 0
  1249.         },
  1250.         {
  1251.             "ColumnId": 57,
  1252.             "CatalogId": 5,
  1253.             "Index": 2,
  1254.             "Caption": "Order ID",
  1255.             "Description": "Order ID",
  1256.             "DataField": "OrderID",
  1257.             "EditType": 0,
  1258.             "ColumnType": 0,
  1259.             "SortType": 2,
  1260.             "DefaultIcon": 0,
  1261.             "FetchIcon": 0,
  1262.             "FetchData": 0,
  1263.             "IsCardIcon": 0,
  1264.             "IsCardTitle": 1,
  1265.             "GroupEmptyStringCaption": "None",
  1266.             "GroupPrefix": "Order ID:",
  1267.             "AllowGroup": 1,
  1268.             "AllowSort": 1,
  1269.             "HasValueList": 0,
  1270.             "AllowSizing": 1
  1271.         },
  1272.         {
  1273.             "ColumnId": 58,
  1274.             "CatalogId": 5,
  1275.             "Index": 3,
  1276.             "Caption": "Customer",
  1277.             "Description": "Customer",
  1278.             "DataField": "CustomerID",
  1279.             "EditType": 3,
  1280.             "ColumnType": 0,
  1281.             "SortType": 1,
  1282.             "DefaultIcon": 0,
  1283.             "FetchIcon": 0,
  1284.             "FetchData": 0,
  1285.             "IsCardIcon": 0,
  1286.             "IsCardTitle": 0,
  1287.             "GroupEmptyStringCaption": "None",
  1288.             "GroupPrefix": "Customer:",
  1289.             "AllowGroup": 1,
  1290.             "AllowSort": 1,
  1291.             "HasValueList": 1,
  1292.             "AllowSizing": 1,
  1293.             "ValueListRecordSource": "CustomersValueList"
  1294.         },
  1295.         {
  1296.             "ColumnId": 59,
  1297.             "CatalogId": 5,
  1298.             "Index": 4,
  1299.             "Caption": "Employee",
  1300.             "Description": "Employee",
  1301.             "DataField": "EmployeeID",
  1302.             "EditType": 3,
  1303.             "ColumnType": 0,
  1304.             "SortType": 1,
  1305.             "DefaultIcon": 0,
  1306.             "FetchIcon": 0,
  1307.             "FetchData": 0,
  1308.             "IsCardIcon": 0,
  1309.             "IsCardTitle": 0,
  1310.             "GroupEmptyStringCaption": "None",
  1311.             "GroupPrefix": "Employee:",
  1312.             "AllowGroup": 1,
  1313.             "AllowSort": 1,
  1314.             "HasValueList": 1,
  1315.             "AllowSizing": 1,
  1316.             "ValueListRecordSource": "EmployeesValueList"
  1317.         },
  1318.         {
  1319.             "ColumnId": 60,
  1320.             "CatalogId": 5,
  1321.             "Index": 5,
  1322.             "Caption": "Order date",
  1323.             "Description": "Order date",
  1324.             "DataField": "OrderDate",
  1325.             "EditType": 1,
  1326.             "ColumnType": 0,
  1327.             "SortType": 3,
  1328.             "DefaultIcon": 0,
  1329.             "FetchIcon": 0,
  1330.             "FetchData": 0,
  1331.             "IsCardIcon": 0,
  1332.             "IsCardTitle": 0,
  1333.             "Format": "Medium Date",
  1334.             "GroupEmptyStringCaption": "None",
  1335.             "GroupFormat": "Long Date",
  1336.             "GroupPrefix": "Order date:",
  1337.             "AllowGroup": 1,
  1338.             "AllowSort": 1,
  1339.             "HasValueList": 0,
  1340.             "AllowSizing": 1
  1341.         },
  1342.         {
  1343.             "ColumnId": 61,
  1344.             "CatalogId": 5,
  1345.             "Index": 6,
  1346.             "Caption": "Required",
  1347.             "Description": "Required date",
  1348.             "DataField": "RequiredDate",
  1349.             "EditType": 1,
  1350.             "ColumnType": 0,
  1351.             "SortType": 3,
  1352.             "DefaultIcon": 0,
  1353.             "FetchIcon": 0,
  1354.             "FetchData": 0,
  1355.             "IsCardIcon": 0,
  1356.             "IsCardTitle": 0,
  1357.             "Format": "Medium Date",
  1358.             "GroupEmptyStringCaption": "None",
  1359.             "GroupFormat": "Long Date",
  1360.             "GroupPrefix": "Required:",
  1361.             "AllowGroup": 1,
  1362.             "AllowSort": 1,
  1363.             "HasValueList": 0,
  1364.             "AllowSizing": 1
  1365.         },
  1366.         {
  1367.             "ColumnId": 62,
  1368.             "CatalogId": 5,
  1369.             "Index": 7,
  1370.             "Caption": "Shipped",
  1371.             "Description": "Shipped date",
  1372.             "DataField": "ShippedDate",
  1373.             "EditType": 1,
  1374.             "ColumnType": 0,
  1375.             "SortType": 3,
  1376.             "DefaultIcon": 0,
  1377.             "FetchIcon": 0,
  1378.             "FetchData": 0,
  1379.             "IsCardIcon": 0,
  1380.             "IsCardTitle": 0,
  1381.             "Format": "Medium Date",
  1382.             "GroupEmptyStringCaption": "None",
  1383.             "GroupFormat": "Long Date",
  1384.             "GroupPrefix": "Shipped:",
  1385.             "AllowGroup": 1,
  1386.             "AllowSort": 1,
  1387.             "HasValueList": 0,
  1388.             "AllowSizing": 1
  1389.         },
  1390.         {
  1391.             "ColumnId": 63,
  1392.             "CatalogId": 5,
  1393.             "Index": 8,
  1394.             "Caption": "Ship Via",
  1395.             "Description": "Ship Via",
  1396.             "DataField": "ShipVia",
  1397.             "EditType": 3,
  1398.             "ColumnType": 2,
  1399.             "SortType": 1,
  1400.             "DefaultIcon": 0,
  1401.             "FetchIcon": 0,
  1402.             "FetchData": 0,
  1403.             "IsCardIcon": 0,
  1404.             "IsCardTitle": 0,
  1405.             "GroupEmptyStringCaption": "None",
  1406.             "GroupPrefix": "Ship Via:",
  1407.             "AllowGroup": 1,
  1408.             "AllowSort": 1,
  1409.             "HasValueList": 1,
  1410.             "AllowSizing": 1,
  1411.             "ValueListRecordSource": "ShippersValueList"
  1412.         },
  1413.         {
  1414.             "ColumnId": 64,
  1415.             "CatalogId": 5,
  1416.             "Index": 9,
  1417.             "Caption": "Freight",
  1418.             "Description": "Freight",
  1419.             "DataField": "Freight",
  1420.             "EditType": 1,
  1421.             "ColumnType": 0,
  1422.             "SortType": 2,
  1423.             "DefaultIcon": 0,
  1424.             "FetchIcon": 0,
  1425.             "FetchData": 0,
  1426.             "IsCardIcon": 0,
  1427.             "IsCardTitle": 0,
  1428.             "Format": "Currency",
  1429.             "GroupEmptyStringCaption": "None",
  1430.             "GroupFormat": "Currency",
  1431.             "GroupPrefix": "Freight:",
  1432.             "AllowGroup": 1,
  1433.             "AllowSort": 1,
  1434.             "HasValueList": 0,
  1435.             "AllowSizing": 1
  1436.         },
  1437.         {
  1438.             "ColumnId": 65,
  1439.             "CatalogId": 5,
  1440.             "Index": 10,
  1441.             "Caption": "Ship Name",
  1442.             "Description": "Ship Name",
  1443.             "DataField": "ShipName",
  1444.             "EditType": 1,
  1445.             "ColumnType": 0,
  1446.             "SortType": 1,
  1447.             "DefaultIcon": 0,
  1448.             "FetchIcon": 0,
  1449.             "FetchData": 0,
  1450.             "IsCardIcon": 0,
  1451.             "IsCardTitle": 0,
  1452.             "GroupEmptyStringCaption": "None",
  1453.             "GroupPrefix": "Ship Name:",
  1454.             "AllowGroup": 1,
  1455.             "AllowSort": 1,
  1456.             "HasValueList": 0,
  1457.             "AllowSizing": 1
  1458.         },
  1459.         {
  1460.             "ColumnId": 66,
  1461.             "CatalogId": 5,
  1462.             "Index": 11,
  1463.             "Caption": "Ship address",
  1464.             "Description": "Ship address",
  1465.             "DataField": "ShipAddress",
  1466.             "EditType": 1,
  1467.             "ColumnType": 0,
  1468.             "SortType": 1,
  1469.             "DefaultIcon": 0,
  1470.             "FetchIcon": 0,
  1471.             "FetchData": 0,
  1472.             "IsCardIcon": 0,
  1473.             "IsCardTitle": 0,
  1474.             "GroupEmptyStringCaption": "None",
  1475.             "GroupPrefix": "Ship address:",
  1476.             "AllowGroup": 1,
  1477.             "AllowSort": 1,
  1478.             "HasValueList": 0,
  1479.             "AllowSizing": 1
  1480.         },
  1481.         {
  1482.             "ColumnId": 67,
  1483.             "CatalogId": 5,
  1484.             "Index": 12,
  1485.             "Caption": "Ship city",
  1486.             "Description": "Ship city",
  1487.             "DataField": "ShipCity",
  1488.             "EditType": 1,
  1489.             "ColumnType": 0,
  1490.             "SortType": 1,
  1491.             "DefaultIcon": 0,
  1492.             "FetchIcon": 0,
  1493.             "FetchData": 0,
  1494.             "IsCardIcon": 0,
  1495.             "IsCardTitle": 0,
  1496.             "GroupEmptyStringCaption": "None",
  1497.             "GroupPrefix": "Ship city:",
  1498.             "AllowGroup": 1,
  1499.             "AllowSort": 1,
  1500.             "HasValueList": 0,
  1501.             "AllowSizing": 1
  1502.         },
  1503.         {
  1504.             "ColumnId": 68,
  1505.             "CatalogId": 5,
  1506.             "Index": 13,
  1507.             "Caption": "Ship region",
  1508.             "Description": "Ship region",
  1509.             "DataField": "ShipRegion",
  1510.             "EditType": 1,
  1511.             "ColumnType": 0,
  1512.             "SortType": 1,
  1513.             "DefaultIcon": 0,
  1514.             "FetchIcon": 0,
  1515.             "FetchData": 0,
  1516.             "IsCardIcon": 0,
  1517.             "IsCardTitle": 0,
  1518.             "GroupEmptyStringCaption": "None",
  1519.             "GroupPrefix": "Ship region:",
  1520.             "AllowGroup": 1,
  1521.             "AllowSort": 1,
  1522.             "HasValueList": 0,
  1523.             "AllowSizing": 1
  1524.         },
  1525.         {
  1526.             "ColumnId": 69,
  1527.             "CatalogId": 5,
  1528.             "Index": 14,
  1529.             "Caption": "Ship postal code",
  1530.             "Description": "Ship postal code",
  1531.             "DataField": "ShipPostalCode",
  1532.             "EditType": 1,
  1533.             "ColumnType": 0,
  1534.             "SortType": 1,
  1535.             "DefaultIcon": 0,
  1536.             "FetchIcon": 0,
  1537.             "FetchData": 0,
  1538.             "IsCardIcon": 0,
  1539.             "IsCardTitle": 0,
  1540.             "GroupEmptyStringCaption": "None",
  1541.             "GroupPrefix": "Ship postal code:",
  1542.             "AllowGroup": 1,
  1543.             "AllowSort": 1,
  1544.             "HasValueList": 0,
  1545.             "AllowSizing": 1
  1546.         },
  1547.         {
  1548.             "ColumnId": 70,
  1549.             "CatalogId": 5,
  1550.             "Index": 15,
  1551.             "Caption": "Ship country",
  1552.             "Description": "Ship country",
  1553.             "DataField": "ShipCountry",
  1554.             "EditType": 1,
  1555.             "ColumnType": 0,
  1556.             "SortType": 1,
  1557.             "DefaultIcon": 0,
  1558.             "FetchIcon": 0,
  1559.             "FetchData": 0,
  1560.             "IsCardIcon": 0,
  1561.             "IsCardTitle": 0,
  1562.             "GroupEmptyStringCaption": "None",
  1563.             "GroupPrefix": "Ship country:",
  1564.             "AllowGroup": 1,
  1565.             "AllowSort": 1,
  1566.             "HasValueList": 0,
  1567.             "AllowSizing": 1
  1568.         },
  1569.         {
  1570.             "ColumnId": 71,
  1571.             "CatalogId": 5,
  1572.             "Index": 16,
  1573.             "Caption": "Paid",
  1574.             "Description": "Paid",
  1575.             "DataField": "Paid",
  1576.             "EditType": 2,
  1577.             "ColumnType": 3,
  1578.             "SortType": 2,
  1579.             "DefaultIcon": 0,
  1580.             "FetchIcon": 0,
  1581.             "FetchData": 0,
  1582.             "IsCardIcon": 0,
  1583.             "IsCardTitle": 0,
  1584.             "GroupEmptyStringCaption": "None",
  1585.             "GroupPrefix": "Paid:",
  1586.             "AllowGroup": 1,
  1587.             "AllowSort": 1,
  1588.             "HasValueList": 0,
  1589.             "AllowSizing": 1
  1590.         },
  1591.         {
  1592.             "ColumnId": 72,
  1593.             "CatalogId": 3,
  1594.             "Index": 2,
  1595.             "Caption": "Employee ID",
  1596.             "Description": "Employee ID",
  1597.             "DataField": "EmployeeID",
  1598.             "EditType": 0,
  1599.             "ColumnType": 0,
  1600.             "SortType": 2,
  1601.             "DefaultIcon": 0,
  1602.             "FetchIcon": 0,
  1603.             "FetchData": 0,
  1604.             "IsCardIcon": 0,
  1605.             "IsCardTitle": 0,
  1606.             "GroupEmptyStringCaption": "None",
  1607.             "GroupPrefix": "Employee ID:",
  1608.             "AllowGroup": 1,
  1609.             "AllowSort": 1,
  1610.             "HasValueList": 0,
  1611.             "AllowSizing": 1
  1612.         }
  1613.     ]
  1614. }